quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。 - In Windows, each inner double quotation mark must be cancelled with a backslash that is within the brace surrounded by double quotation marks in the JSON form.
在Windows中,每一个内部双引号都必须由一个斜划线取消,该斜划线由JSON格式的双引号所包围。 - Usage of quotation mark in ASP grammar form.
ASP语法格式中引号的使用。 - Conversely, the double quotation mark can be used if the value starts with a single quotation mark.
相反,如果该值以单引号开始,也可以使用双引号。 - But, foolishly, I let my so-called brain trust ( makes quotation mark sign) talk me out of that.
但愚蠢的是,我让所谓的智囊团(用手比划着引号)说服了我不那样做。 - Quotation Mark(): You aren't very original. You tweet famous quotes a lot.
引号:你缺乏原创性,总爱引用名人名言。 - A Parameter Map cannot accept data containing a quotation mark in the value.
ParameterMap接受的数据中不能包含引号。 - You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。 - Instead, the extra single quotation mark causes the server to parse the inserted statement as a string.
相反,多余的单引号会导致服务器将已插入语句作为字符串进行分析。 - The single quotation mark in front of the null list is used to tell Scheme that you are using() as data and not as a part of your parse tree.
空列表前面的单引号用来告诉Scheme您正在使用()作为数据,而不是用它作为解析树的一部分。